ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / NullableObjectConverter<T> Class
Methods


In This Topic
    NullableObjectConverter<T> Class Members
    In This Topic

    The following tables list the members exposed by NullableObjectConverter<T>.

    Public Constructors
    Public Methods
     NameDescription
    Public MethodOverridden. Checks whether the converter can convert from a given type.  
    Public MethodOverridden. Checks whether the converter can convert to a given type.  
    Public MethodOverridden. Converts from a given type.  
    Public MethodOverridden. Convert to a given type.  
    Top
    See Also